Returns an enumerator for the stack frames associated with this thread.
HRESULT EnumStackFrames(
IEnumDebugStackFrames** ppedsf
); |
Parameters
- ppedsf
-
[out] An enumerator for the stack frames associated with this thread.
Returns an enumerator for the stack frames associated with this thread.
HRESULT EnumStackFrames(
IEnumDebugStackFrames** ppedsf
); |
[out] An enumerator for the stack frames associated with this thread.